SDAC

TCustomMSConnectionOptions Properties

Properties of the TCustomMSConnectionOptions class.

For a complete list of the TCustomMSConnectionOptions class members, see the TCustomMSConnectionOptions Members topic.

Public

Name Description

DefaultSortType (inherited from TDAConnectionOptions)

Specifies the default type of local sorting for string fields. It is used when a sort type is not explicitly set after the field name in the TMemDataSet.IndexFieldNames property of a dataset.

DisconnectedMode (inherited from TDAConnectionOptions)

Opens a connection only when needed to perform a server call, and closes that connection after the operation is complete.

Encrypt

Specifies if data should be encrypted before sending it over the network.

KeepDesignConnected (inherited from TDAConnectionOptions)

Prevents an application from establishing a connection at the time of startup.

LocalFailover (inherited from TDAConnectionOptions)

If True, the TCustomDAConnection.OnConnectionLost event occurs, and a failover operation can be performed after the connection is lost.

NumericType

Specifies the format of storing and representing the NUMERIC (DECIMAL) fields for all TCustomMSDataSets associated with the given connection.

Provider

Used to specify a provider from the list of supported providers.

QuotedIdentifier

Causes Microsoft SQL Server to follow the SQL-92 rules for delimiting identifiers and literal strings with quotation marks.

UseWideMemos

Manages field type creation for the NTEXT data type.

Published

Name Description

AllowImplicitConnect (inherited from TDAConnectionOptions)

Specifies whether to allow or not implicit connection opening.

See Also

© 1997-2025 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback